home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
pc
/
RGASM.RAR
/
ASMCODE.EXE
/
CHAPT8
/
DCURSOFF.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-04-16
|
118 b
|
8 lines
@Echo off
CursOff
Echo The Cursor now must be invisible
Pause
CursOn
Echo The Cursor now must be visible
Pause